<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/meson.git/test cases/python3, branch thinlto</title>
<subtitle>github.com: mesonbuild/meson.git
</subtitle>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/meson.git/'/>
<entry>
<title>test cases/python3/3 cython: fix dependency files</title>
<updated>2020-02-10T21:12:20+00:00</updated>
<author>
<name>Gerion Entrup</name>
<email>gerion.entrup@flump.de</email>
</author>
<published>2020-02-10T13:14:19+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/meson.git/commit/?id=1c74bbbfb3854163c82535a094fe8ca93a154725'/>
<id>1c74bbbfb3854163c82535a094fe8ca93a154725</id>
<content type='text'>
The Cython generation depends on cstorer.pxd as well, so add that as
dependency.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The Cython generation depends on cstorer.pxd as well, so add that as
dependency.
</pre>
</div>
</content>
</entry>
<entry>
<title>Disable extension module tests with Python 3.8 and VS2015.</title>
<updated>2019-10-20T10:30:17+00:00</updated>
<author>
<name>Jussi Pakkanen</name>
<email>jpakkane@gmail.com</email>
</author>
<published>2019-10-19T17:04:14+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/meson.git/commit/?id=ad1cfbe7ec58cdec3472e3bae23f952c8a287b78'/>
<id>ad1cfbe7ec58cdec3472e3bae23f952c8a287b78</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Tests for version constraints on custom lookup dependencies</title>
<updated>2018-08-26T16:23:39+00:00</updated>
<author>
<name>Jon Turney</name>
<email>jon.turney@dronecode.org.uk</email>
</author>
<published>2018-08-14T22:46:15+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/meson.git/commit/?id=dadf6e2233f15beff6b544850fee7bfa765e951e'/>
<id>dadf6e2233f15beff6b544850fee7bfa765e951e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>tests/python/4: Test that custom target depends add PATH</title>
<updated>2017-12-01T20:37:19+00:00</updated>
<author>
<name>Nirbheek Chauhan</name>
<email>nirbheek@centricular.com</email>
</author>
<published>2017-11-27T22:22:06+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/meson.git/commit/?id=7586a4ac091a262008c96c0eed004e9b5aeab56a'/>
<id>7586a4ac091a262008c96c0eed004e9b5aeab56a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>tests: test getting python module using pkg-config</title>
<updated>2017-11-13T22:07:48+00:00</updated>
<author>
<name>Anonymous Maarten</name>
<email>anonymous.maarten@gmail.com</email>
</author>
<published>2017-11-13T21:59:05+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/meson.git/commit/?id=b715276cc75ffa4873c3bb1e6089a88df60df4f4'/>
<id>b715276cc75ffa4873c3bb1e6089a88df60df4f4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>python3: Fix tests on Windows as it uses 'Lib' and 'Include'</title>
<updated>2017-08-18T04:09:17+00:00</updated>
<author>
<name>Guillaume Poirier-Morency</name>
<email>guillaumepoiriermorency@gmail.com</email>
</author>
<published>2017-08-17T17:29:34+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/meson.git/commit/?id=987e5b743c511d79fd5f512f33fe9664cad58e74'/>
<id>987e5b743c511d79fd5f512f33fe9664cad58e74</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>python3: Add tests for platform-dependant paths and cover include path</title>
<updated>2017-08-17T13:42:33+00:00</updated>
<author>
<name>Guillaume Poirier-Morency</name>
<email>guillaumepoiriermorency@gmail.com</email>
</author>
<published>2017-08-17T13:42:26+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/meson.git/commit/?id=2653000ac7ea19a8280fd0422767f03a67c22a2d'/>
<id>2653000ac7ea19a8280fd0422767f03a67c22a2d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>python3: Add tests for sysconfig_path() and language_version()</title>
<updated>2017-03-30T13:16:26+00:00</updated>
<author>
<name>Patrick Griffis</name>
<email>tingping@tingping.se</email>
</author>
<published>2017-03-30T13:16:26+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/meson.git/commit/?id=86644bbdfce9c859801fb405f4253bb3d88440d6'/>
<id>86644bbdfce9c859801fb405f4253bb3d88440d6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add .find_python() method. Supersedes #777.</title>
<updated>2017-01-09T19:23:18+00:00</updated>
<author>
<name>Jussi Pakkanen</name>
<email>jpakkane@gmail.com</email>
</author>
<published>2017-01-08T21:35:59+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/meson.git/commit/?id=6ac9a8e738dae97c64308da83949931fb726bbe7'/>
<id>6ac9a8e738dae97c64308da83949931fb726bbe7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Created a Python 3 module for simpler building of Python extension modules.</title>
<updated>2017-01-09T19:07:23+00:00</updated>
<author>
<name>Jussi Pakkanen</name>
<email>jpakkane@gmail.com</email>
</author>
<published>2016-09-14T17:26:14+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/meson.git/commit/?id=24221d71ccd341759b008cf1918826910c40247c'/>
<id>24221d71ccd341759b008cf1918826910c40247c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
